You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxExpression Class
>
TMtxExpression Methods
>
DefineBoolConstant Method
>
TMtxExpression.DefineBoolConstant Method ([In] string, bool, [In] string)
Dew Math for .NET
TMtxExpression.DefineBoolConstant Method ([In] string, bool, [In] string)
TMtxExpression Class
TMtxExpression Members
Dew.Math Namespace
DefineBoolConstant Method
Collapse All
Defines new boolean constant.
Syntax
C#
Visual Basic
public
void
DefineBoolConstant
([In]
string
AConstName
,
bool
Value
, [In]
string
Help
);
Public
Function
DefineBoolConstant
(
AConstName
As
[In]
string
,
Value
,
Help
As
[In]
string
)
As
void
Group
DefineBoolConstant Method
Links
TMtxExpression Class
,
TMtxExpression Members
,
Dew.Math Namespace
,
DefineBoolConstant Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!